﻿2026-08-04T02:51:23.7465761Z ##[group]Run actions/checkout@v5
2026-08-04T02:51:23.7466257Z with:
2026-08-04T02:51:23.7466622Z   fetch-depth: 0
2026-08-04T02:51:23.7466967Z   repository: BigscreenVR/spt-bs-core
2026-08-04T02:51:23.7469712Z   token: ***
2026-08-04T02:51:23.7470078Z   ssh-strict: true
2026-08-04T02:51:23.7470379Z   ssh-user: git
2026-08-04T02:51:23.7470744Z   persist-credentials: true
2026-08-04T02:51:23.7471083Z   clean: true
2026-08-04T02:51:23.7471408Z   sparse-checkout-cone-mode: true
2026-08-04T02:51:23.7471794Z   fetch-tags: false
2026-08-04T02:51:23.7472128Z   show-progress: true
2026-08-04T02:51:23.7472379Z   lfs: false
2026-08-04T02:51:23.7473937Z   submodules: false
2026-08-04T02:51:23.7474214Z   set-safe-directory: true
2026-08-04T02:51:23.7474578Z   allow-unsafe-pr-checkout: false
2026-08-04T02:51:23.7474892Z ##[endgroup]
2026-08-04T02:51:24.2292783Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-04T02:51:24.2294271Z ##[group]Getting Git version info
2026-08-04T02:51:24.2294834Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-08-04T02:51:24.2767217Z [command]"C:\Program Files\Git\cmd\git.exe" version
2026-08-04T02:51:25.0800073Z git version 2.43.0.windows.1
2026-08-04T02:51:25.0834475Z ##[endgroup]
2026-08-04T02:51:25.0855527Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\f99e49d4-dde6-4585-ae13-3ae234e3b59f\.gitconfig'
2026-08-04T02:51:25.0872273Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\f99e49d4-dde6-4585-ae13-3ae234e3b59f' before making global git config changes
2026-08-04T02:51:25.0872923Z Adding repository directory to the temporary git global config as a safe directory
2026-08-04T02:51:25.0877807Z [command]"C:\Program Files\Git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-08-04T02:51:25.7483577Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --get remote.origin.url
2026-08-04T02:51:26.5614377Z https://github.com/BigscreenVR/spt-bs-core
2026-08-04T02:51:26.5658578Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-04T02:51:26.5665008Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-04T02:51:26.5992428Z refs/heads/main
2026-08-04T02:51:26.6043427Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --detach
2026-08-04T02:51:27.0312263Z HEAD is now at 11169c14b docs: infra register — IR-28 filed (rider invisible to notes pass), CI-rider lane state RESOLVED as landed
2026-08-04T02:51:27.6032694Z ##[endgroup]
2026-08-04T02:51:27.6052805Z [command]"C:\Program Files\Git\cmd\git.exe" submodule status
2026-08-04T02:51:28.8194672Z ##[group]Cleaning the repository
2026-08-04T02:51:28.8200719Z [command]"C:\Program Files\Git\cmd\git.exe" clean -ffdx
2026-08-04T02:51:40.4246451Z Removing target/
2026-08-04T02:51:40.4283061Z [command]"C:\Program Files\Git\cmd\git.exe" reset --hard HEAD
2026-08-04T02:51:40.5877564Z HEAD is now at 11169c14b docs: infra register — IR-28 filed (rider invisible to notes pass), CI-rider lane state RESOLVED as landed
2026-08-04T02:51:40.5920280Z ##[endgroup]
2026-08-04T02:51:40.5925458Z ##[group]Disabling automatic garbage collection
2026-08-04T02:51:40.5931992Z [command]"C:\Program Files\Git\cmd\git.exe" config --local gc.auto 0
2026-08-04T02:51:40.6589416Z ##[endgroup]
2026-08-04T02:51:40.6590009Z ##[group]Setting up auth
2026-08-04T02:51:40.6601093Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-08-04T02:51:40.6978083Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-08-04T02:51:41.7830069Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-04T02:51:41.9348985Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-08-04T02:51:43.0512843Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-04T02:51:43.0826238Z [command]"C:\Program Files\Git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-08-04T02:51:45.2245668Z [command]"C:\Program Files\Git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-08-04T02:51:45.4413612Z ##[endgroup]
2026-08-04T02:51:45.4414133Z ##[group]Fetching the repository
2026-08-04T02:51:45.4424010Z [command]"C:\Program Files\Git\cmd\git.exe" -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/*
2026-08-04T02:51:47.9304852Z From https://github.com/BigscreenVR/spt-bs-core
2026-08-04T02:51:47.9305510Z  * [new branch]          fix/145-knock-notfound -> origin/fix/145-knock-notfound
2026-08-04T02:51:47.9306181Z  * [new branch]          golden/knock145        -> origin/golden/knock145
2026-08-04T02:51:48.0853053Z [command]"C:\Program Files\Git\cmd\git.exe" branch --list --remote origin/golden/knock145
2026-08-04T02:51:48.1475671Z   origin/golden/knock145
2026-08-04T02:51:48.1502817Z [command]"C:\Program Files\Git\cmd\git.exe" rev-parse refs/remotes/origin/golden/knock145
2026-08-04T02:51:48.1839666Z 4b37512f71620444df8fe852b494f03e759dd75c
2026-08-04T02:51:48.1865627Z ##[endgroup]
2026-08-04T02:51:48.1866178Z ##[group]Determining the checkout info
2026-08-04T02:51:48.1867673Z ##[endgroup]
2026-08-04T02:51:48.1873433Z [command]"C:\Program Files\Git\cmd\git.exe" sparse-checkout disable
2026-08-04T02:51:48.3484830Z [command]"C:\Program Files\Git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-08-04T02:51:48.3887098Z ##[group]Checking out the ref
2026-08-04T02:51:48.3892738Z [command]"C:\Program Files\Git\cmd\git.exe" checkout --progress --force -B golden/knock145 refs/remotes/origin/golden/knock145
2026-08-04T02:51:48.5733517Z branch 'golden/knock145' set up to track 'origin/golden/knock145'.
2026-08-04T02:51:48.5734549Z Previous HEAD position was 11169c14b docs: infra register — IR-28 filed (rider invisible to notes pass), CI-rider lane state RESOLVED as landed
2026-08-04T02:51:48.5735239Z Switched to a new branch 'golden/knock145'
2026-08-04T02:51:48.5778038Z ##[endgroup]
2026-08-04T02:51:48.6619738Z [command]"C:\Program Files\Git\cmd\git.exe" log -1 --format=%H
2026-08-04T02:51:48.8246399Z 4b37512f71620444df8fe852b494f03e759dd75c
